win32-theme: Fix up docs for gtk_symbolic_color_new_win32
authorAlexander Larsson <alexl@redhat.com>
Mon, 21 Nov 2011 12:52:39 +0000 (13:52 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 21 Nov 2011 12:52:39 +0000 (13:52 +0100)
gtk/gtksymboliccolor.c

index 8f44966d9209705c473459267ec9e0f4fc033e42..7cfe8b0363eeef555b4e61dd726f047401eab1e9 100644 (file)
@@ -235,13 +235,17 @@ gtk_symbolic_color_new_mix (GtkSymbolicColor *color1,
 }
 
 /**
- * gtk_symbolic_color_new_mix: (constructor)
+ * gtk_symbolic_color_new_win32: (constructor)
  * @theme_class: The theme class to pull color from
  * @id: The color id
  *
  * Creates a symbolic color based on the current win32
  * theme.
  *
+ * Note that while this call is availible on all platforms
+ * the actual value returned is not reliable on non-win32
+ * platforms.
+ *
  * Returns: A newly created #GtkSymbolicColor
  *
  * Since: 3.4